All authors
agisota avatar

Claude Skills by agisota

github.com/agisota
700 skillsA× 679B× 12C× 4D× 4F× 10 installs8 views
Study PlanA

Build or update a long-term bar prep (or exam prep) study plan — phases, subjects weighted by weakness, daily session schedule, adaptive to session history in study-plan.yaml. Use when the user says "build a study plan", "plan my bar prep", "schedule my studying", or "how should I study for [X]".

businessgo
0
3
Subpoena TriageA

Triage a subpoena served on the company — classify it, analyze scope/burden/privilege, cross-check the portfolio, and produce an objections framework, compliance plan, and deadline calendar. Use when the user says "we got a subpoena", "served with a subpoena", or shares a subpoena, CID, or third-party document request to evaluate.

businessgo
0
3
Supervisor Review QueueA

Professor's review queue — student output waits here for professor approval before going to clients or courts. Only active if "formal review queue" supervision style was chosen at setup; otherwise dormant. Use when the professor wants to see what's waiting for review, approve, edit-then-approve, or return an item.

devopsgo
0
3
Swarm ImplementA

Execute complex implementation work with a swarm-like Claude Code workflow: parallel exploration, scoped planning, selective deep validation, and independent reviewer/critic checks where risk justifies them. Use for feature work, bug fixes, refactors, and multi-file changes.

testingapisecurity
0
3
Swarm Pr ReviewA

Run a swarm-like PR review using parallel exploration, independent reviewer validation, and critic challenge. Use for deep pull request review with low false-positive tolerance.

code-qualityrustgit
0
3
SwarmA

Deprecated compatibility shim for team execution

ai-agents
0
3
Sync Claude SessionsB

Sync Claude Code sessions to Obsidian markdown. Export, resume, add notes, close sessions. USE WHEN user says "sync sessions", "export sessions", "resume session", "add session note", "close session", "log session".

toolspythongo
0
3
System FramingA

Use for non-trivial technical tasks before implementation. Explain the system conceptually, show a diagram, compare options, then execute.

code-quality
0
3
System InventoryA

Единый источник правды: все секреты, MCP-серверы, инструменты, репозитории, скиллы. Агент ОБЯЗАН проверить этот файл при старте сессии. Ключевые слова: inventory, secrets, mcp, tools, repos, skills, api keys, инвентарь, секреты, инструменты.

securityapidevops
0
3
Systematic Literature ReviewA

Use this skill when the user wants a systematic literature review, survey, or synthesis across multiple academic papers on a topic. Also covers annotated bibliographies and cross-paper comparisons. Searches arXiv and outputs reports in APA, IEEE, or BibTeX format. Not for single-paper tasks — use academic-paper-review for reviewing one paper.

researchpythongo
0
3
Tabular ReviewA

Tabular review — one row per document, one column per data point, every cell cited to source. Built for M&A diligence ("review these 200 target contracts for change-of-control, assignment, and MAC clauses") but works for any batch review that needs a spreadsheet out the other end. Use when user says "tabular review", "review grid", "build a grid", "extract these fields from these contracts", "review these documents for X, Y, Z", "give me a spreadsheet of", "batch review", or points at a folde...

documentationgogit
0
3
Tailwind Design SystemA

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

designtypescript
0
3
TakedownA

Draft a DMCA takedown notice, triage one you received, or draft a §512(g) counter-notice. Use when asserting copyright through a §512(c)(3) takedown with the fair-use and perjury gates, when an incoming takedown needs triage into comply / counter / engage / ignore options, or when drafting a §512(g)(3) counter-notice with the consent-to-federal-jurisdiction gate.

businessgoreact
0
3
Taste SkillA

High-agency frontend skill for stronger UI and product design judgment.

developmentgogit
0
3
FrontendwebsiteimageskillA

Elite frontend image-direction skill for generating premium, artistic, implementation-friendly website design references. Uses combinatorial variation to avoid repetitive AI aesthetics, enforces cinematic hero minimalism, strong hierarchy, generous spacing, image-led composition, and anti-slop visual discipline. Optimized for hero sections, landing pages, and multi-section site comps that developers or coding models can accurately recreate.

designrustgo
0
3
Images Taste SkillA

Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards, generate fresh standalone images for sections or detail views instead of cropping old ones, avoid lazy under-generation, avoid cards-inside-cards-inside-cards UI, and keep the hero...

designrustgo
0
3
TcA

Track technical changes with structured records, a state machine, and session handoff. Usage: /tc <init|create|update|status|resume|close|export|dashboard> [args]

documentationpythonrust
0
3
Tdd OrchestratorA

Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. Enforces TDD best practices across teams with AI-assisted testing and modern frameworks. Use PROACTIVELY for TDD implementation and governance.

testinggotesting
0
3
Tdd WorkflowA

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

testingtypescriptgo
0
3
Tdd Workflows Tdd CycleA

Use when working with tdd workflows tdd cycle

code-qualityrefactoring
0
3
Team BuilderA

Interactive agent picker for composing and dispatching parallel teams

ai-agentsgonextjs
0
3
Tech Debt Ci ReviewA

Deep technical debt and CI stability audit for identifying test theater, missing or mis-scoped tests, actual and potential test failures, flaky-test risk, dependency/toolchain brittleness, and structural debt that prevents PRs from going green safely.

testingrustgo
0
3
Technical WriterA

Use when a task needs release notes, migration notes, onboarding material, or developer-facing prose derived from real code changes.

documentationdocumentation
0
3
Terminal OpsA

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

testinggorails
0
3
Termination ReviewA

Termination review — high-risk flag detection, severance + release, and final pay timing by jurisdiction. Jurisdiction-specific rules and release consideration periods are researched per review, not stored. Use when the user says "reviewing a termination", "can we fire this person", "term review", or describes a termination scenario.

businessgoaws
0
3
Terraform EngineerA

Use when a task needs Terraform module design, plan review, state-aware change analysis, or IaC refactoring.

code-qualityterraformrefactoring
0
3
Terraform PatternsA

Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD plan/apply workflows. Use when: user wants to design Terraform modules, manage state backends, review Terraform security, implement multi-region deployments, or follow IaC best practices.

devopspythongo
0
3
Terraform SpecialistA

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automation.

devopsexpressterraform
0
3
Terraform Style CheckA

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

devopsgobash
0
3
TerraformA

Avoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering.

developmentawsterraform
0
3
Test AutomatorA

Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration. Use PROACTIVELY for testing automation or quality assurance.

testinggotesting
0
3
Thinking PartnerA

Collaborative thinking partner for exploring complex problems through questioning

tools
0
3
Threat Modeling ExpertA

Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use PROACTIVELY for security archi

code-qualityrustsecurity
0
3
To PrdA

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

developmentgotesting
0
3
Token Budget AdvisorA

Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero contro...

code-qualitypythongo
0
3
Trailmark StructuralA

Runs full trailmark structural analysis with all pre-analysis passes (blast radius, taint propagation, privilege boundaries, complexity hotspots). Use when vivisect needs detailed structural data for a target. Triggers: structural analysis, blast radius, taint analysis, complexity hotspots.

developmentjavascripttypescript
0
3
Trailmark SummaryA

Runs a trailmark summary analysis on a codebase. Returns language detection, entry point count, and dependency graph shape. Use when vivisect or galvanize needs a quick structural overview. Triggers: trailmark summary, code summary, structural overview.

developmentjavascripttypescript
0
3
TrailmarkA

Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege boundaries, and entry point enumeration. Use when analyzing call paths, mapping attack surface, finding complexity hotspots, enumerating entry points, tracing taint propagation, measuring blast radius, or building a code graph for audit prioritization. Supports 16 languages including Solidity, Cairo, Circom, Rust, Go, Python, C/C++, TypeScript.

developmentjavascripttypescript
0
3
Triage Issue LocalA

Repo-specific triage guidance for oz-for-oss. Only the categories declared overridable by the core triage-issue skill may be specialized here.

toolsgoshell
0
3
Triage IssueA

Triage a newly filed GitHub issue in this repository by analyzing the report, inspecting relevant code, estimating reproducibility, suggesting the likely root cause, and returning structured triage output without mutating GitHub directly.

documentationrustgo
0
3
Tutor SetupA

Transforms knowledge sources into an Obsidian StudyVault. Two modes: (1) Document Mode — PDF/text/web sources → study notes with practice questions. (2) Codebase Mode — source code project → onboarding vault for new developers. Mode is auto-detected based on project markers in CWD.

code-qualitygojava
0
3
TutorA

Interactive quiz tutor for Obsidian StudyVault learning. Use when the user wants to: (1) Take a diagnostic assessment of their knowledge, (2) Study or review specific sections/topics, (3) Drill weak areas identified in previous sessions, (4) Check their learning progress or dashboard, or says things like "quiz me", "test me", "let's study", "/tutor", "학습", "퀴즈", "평가".

documentationgo
0
3
TutorialA

Interactive tutorial teaching Ouroboros hands-on

documentationgo
0
3
Twitter OpenclawA

Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.

datanodeapi
0
3
Typescript Advanced TypesA

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

developmentjavascripttypescript
0
3
Typescript ProA

Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns. Use PROACTIVELY for TypeScript architecture, type inference optimization, or advanced typing patterns.

developmenttypescriptreact
0
3
Ui DemoA

Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.

businessjavascriptgo
0
3
Ui DesignerA

UI Designer Skill

design
0
3
UltragoalA

Create and execute durable repo-native multi-goal plans over Codex goal mode artifacts.

toolsgoshell
0
3
UltraworkA

Parallel execution engine for high-throughput task completion

testinggorefactoring
0
3