All authors
tonone-ai avatar

Claude Skills by tonone-ai

github.com/tonone-ai
425 skillsA× 424B× 15 installs122 views
Warden ReconA

Security reconnaissance — full inventory of secrets management, IAM, dependencies, auth, encryption, audit logging, and compliance gaps. Use when asked about "security posture", "how secure is this", or "security assessment".

devopsgobash
0
44
Warden ScanA

Automated SAST + dependency vulnerability scan. Runs Semgrep (code vulnerabilities) and pip-audit (CVE-matched dependencies) and writes a structured JSON report. Use when asked to "scan for vulnerabilities", "run a security scan", "check for CVEs", or "audit dependencies".

testing-securitypythonbash
0
44
Warden ThreatA

Produce a threat model — assets, ranked threats, mitigations, accepted risks. Use when asked to "threat model this", "what could go wrong security-wise", "map our attack surface", or before designing any security-sensitive feature.

devopsrustgo
0
44
WardenA

Security engineer — IAM, secrets, threat modeling, hardening, auth, and supply chain security.

testing-securitybashsecurity
0
44
Apex PlanA

Plan and scope a project — discovery, challenge assumptions, present S/M/L options with token and cost estimates. Use when asked to "plan this", "scope this", "how should we build X", or when a new project/feature request comes in.

researchbashgit
0
44
Apex ReconA

Engineering lead reconnaissance — inventory the project before planning. Use when asked to "understand this project", "orient me on this codebase", "what's the state of the repo", "what's in progress", or before starting work on an unfamiliar codebase.

devopsgobash
0
44
Apex ReviewA

Cross-cutting review of recent work — catches gaps between specialists. Use when asked to "review what we built", "check the work", "pre-launch review", or after completing a significant chunk of work.

devopspythonbash
0
44
Apex StatusA

CTO-level project status from git and codebase state. Use when asked "where are we", "project status", "what's done", or at the start of a work session.

documentationbashgit
0
44
Apex TakeoverA

System takeover — take ownership of an existing codebase or inherited system. Use when "we acquired this", "previous team left", "take over this system", "inherited this codebase".

devopsgobash
0
44
Atlas AdrA

Write an Architecture Decision Record — document what was decided, why, what alternatives were considered, and what trade-offs were accepted. Use when asked to "write an ADR", "document this decision", or "why did we choose X".

databasesgobash
0
44
Atlas ChangelogA

Maintain per-repo and cross-repo changelogs — append structured entries after agent work. Use when asked to "log this change", "update changelog", "what changed", "change history".

documentationbashgit
0
44
Atlas MapA

Map the system architecture — read the codebase, identify services and connections, output a C4-level architecture map as Mermaid diagrams with component descriptions. Use when asked to "map the architecture", "system diagram", "how does this work", or "architecture overview".

devopspythongo
0
44
Atlas OnboardA

Generate onboarding documentation — what this project does, how to set up locally, where things live, key decisions, how to deploy. Written for day-one engineers who know nothing. Use when asked for "onboarding docs", "new engineer guide", "how to get started", or "developer setup".

documentationgobash
0
44
Atlas PresentA

Generate a polished HTML presentation page and Obsidian Canvas for big releases — new products, takeovers, major migrations. Non-technical audience. Use when asked to "present this", "release announcement", "show what we built", or "stakeholder update".

developmentgobash
0
44
Atlas ReconA

Documentation reconnaissance for takeover — find all docs, assess accuracy, freshness, coverage, and discoverability, and identify critical knowledge gaps. Use when asked "what docs exist", "documentation assessment", or "knowledge gaps".

documentationgobash
0
44
Atlas ReportA

Render agent findings as a styled HTML report in the browser. Use when asked for "full report", "detailed report", "show in browser", or when CLI output exceeds the 40-line budget.

data-aibash
0
44
Audit ControlsA

Internal legal controls review — approval workflows, contract lifecycle, access to sensitive docs.

toolsgobash
0
44
Audit LegalA

Full legal compliance audit — contracts, policies, regulatory, IP, corporate hygiene.

toolsgobash
0
44
Audit ReconA

Survey legal artifacts for audit readiness.

toolsgobash
0
44
Axe AuditA

Run a WCAG accessibility audit against a component, page, or full product.

developmentbash
0
44
Axe FixA

Write accessibility fixes for specific WCAG failures — ARIA, focus management, keyboard patterns.

toolsbash
0
44
Axe ReconA

Survey a codebase for accessibility debt — missing ARIA, broken keyboard patterns, and contrast issues.

toolsbash
0
44
Bench CompareA

Compare API performance across versions — regression detection and root cause analysis.

toolsgobash
0
44
Bench ProfileA

Design a performance benchmark for an API — test scenarios, metrics, and tooling.

toolsbashapi
0
44
Bench ReconA

Audit existing performance testing — find missing benchmarks, stale baselines, and CI gaps.

toolsbashtesting
0
44
Bind GapA

Run a compliance gap analysis against SOC2, GDPR, HIPAA, or ISO 27001.

toolsgobash
0
44
Bind PolicyA

Draft compliance policies required by a framework (access control, incident response, data retention).

toolsgobash
0
44
Bind ReconA

Survey existing compliance artifacts — policies, audits, certifications.

toolsgobash
0
44
Blue DetectA

Design detection rules for a threat — SIEM queries, alert logic, and MITRE ATT&CK mapping.

businessbashsecurity
0
44
Blue HardenA

Write a hardening playbook for a system or service — CIS benchmark mapping and implementation steps.

toolsbashsecurity
0
44
Blue ReconA

Audit existing security controls and detection coverage — find gaps against MITRE ATT&CK.

businessbashsecurity
0
44
Brace EscalateA

Design escalation path -- Tier 1 to Tier 2 to Engineering handoff, decision criteria, and communication templates. Use when asked to "design our escalation process", "when should support escalate to engineering", "build an escalation runbook", or "reduce escalation rate".

businessbashgit
0
44
Brace KbA

Build or audit knowledge base -- article structure, coverage gaps, deflection rate, and maintenance process. Use when asked to "build a knowledge base", "what docs are missing", "improve our self-serve rate", or "audit our help center".

testing-securitygobash
0
44
Brace MetricsA

Design support metrics dashboard -- CSAT, FRT, TTR, ticket deflection rate, volume trends, and agent efficiency. Use when asked to "what metrics should support track", "build our support dashboard", "measure support quality", or "audit our support performance".

data-aigobash
0
44
Brace OnboardA

Design customer support onboarding flow -- first-contact experience, proactive support touchpoints, and setup success checklist. Use when asked to "design our onboarding support", "how do we support new customers during onboarding", or "reduce early churn from setup failures".

businessbashexpress
0
44
Brace PlaybookA

Write support playbook -- response templates, issue-type runbooks, tone guide, and common resolution paths. Use when asked to "write support templates", "build a support playbook", "train our support agents", or "standardize our support responses".

businessrustgo
0
44
Brace ReconA

Support operations reconnaissance -- audit current ticket volume, SLA compliance, knowledge base coverage, escalation paths, and CSAT to understand where support is the constraint. Use when asked to "audit our support", "why is our response time bad", "how healthy is our support operation", or "before designing a support system".

businessgobash
0
44
Brace SlaA

Design SLA framework -- response time targets, resolution time targets, tier definitions, and breach escalation process. Use when asked to "define our SLAs", "what response times should we commit to", "build a support tier structure", or "set up SLA monitoring".

businessgobash
0
44
Brace TriageA

Design ticket triage system -- routing rules, priority tags, queue structure, and first-response automation. Use when asked to "design our ticket routing", "how should we tag tickets", "set up our helpdesk", or "reduce time to first response".

toolsgobash
0
44
Brief DraftA

Draft a contract or policy document from a description or template.

toolsgobash
0
44
Brief ReconA

Survey the project's existing contracts and policy docs.

toolsgobash
0
44
Brief ReviewA

Review and redline a contract — flag risk, missing clauses, one-sided terms.

toolsgobash
0
44
Budget AuditA

Audit AI spend — per-model cost breakdown, top consumers, waste identification, optimization levers.

data-ai
0
44
Budget OptimizeA

Design cost reduction strategies — model tiering, prompt compression, caching, batch inference.

data-ai
0
44
Budget ReconA

Map AI cost topology — billing attribution, team-level spend, forecast vs actuals, alert gaps.

development
0
44
Buzz CommunityA

Build and manage open source community — Discord/Slack structure, contributor onboarding, ambassador program, community flywheel design, and GitHub community health. Use when asked to "build a community", "grow our Discord", "improve contributor experience", or "design a developer ambassador program".

content-mediagobash
0
44
Buzz DevrelA

Developer relations playbook builder — produces a DevRel program design covering community platform, contributor program tiers, ambassador criteria, event strategy, and success metrics. Use when asked to "build a DevRel program", "design our developer community", "create a contributor program", "start a developer advocacy program", or "how do we grow our dev community".

documentationrustgo
0
44
Buzz HnA

Hacker News post crafter — given a product, feature, or story produces a ready-to-post HN submission (title ≤80 chars, no marketing), honest body text with technical depth, no outbound links, predicted reception analysis, and comment-response templates for likely pushback. Use when asked to "write an HN post", "craft a Show HN", "prepare our Hacker News launch", or "help me post on HN".

content-mediarustgo
0
44
Buzz LaunchA

Design and execute a launch plan — Product Hunt, HN Show HN, newsletter coordination, social posts, and community launch moment. Use when asked to "launch [feature/product]", "plan a launch", "help us do a Product Hunt launch", or "coordinate the announcement".

businessrustgo
0
44
Buzz OutreachA

Media and podcast outreach personalizer — takes a story angle and target journalist or host list and produces personalized pitch emails per target. Use when asked to "write media pitches", "pitch this story to journalists", "get us on podcasts", "write press outreach", or "personalize pitches for these contacts".

content-mediagobash
0
44