Topic: typescript
2,004 skills in this topic.
-
constitution-compliance-review
Evaluate plugin commands, agents, and skills against Anthropic Constitution principles. Score alignment on reasoning-based vs rule-based instruction spectrum, identify improvement opportunities. Use when the user wants to audit, score, or review the quality of a command, agent, or skill — e.g. "review this skill", "audit this command", "is this agent well-written", "score this against constitutional principles", or "check this for rule-based patterns".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
finish-branch
iamladi/cautious-computing-machine--sdlc-plugin 1
-
gemini
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Resolves the latest flagship model from the model registry.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
interview
Interview me about anything in depth
iamladi/cautious-computing-machine--sdlc-plugin 1
-
judgment-eval
Evaluates agent judgment quality through scenario-based testing in-conversation. Use when the user wants to test, validate, or stress-test an agent, skill, or command definition — e.g. "test this agent", "evaluate this skill", "does this prompt handle edge cases", "check this agent's judgment", or after writing or modifying any agent/skill/command .md file.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
system-prompt-clinic
Interactive skill that diagnoses and transforms system prompts from rule-based to reasoning-based using Constitutional AI principles. Use when the user wants to improve, rewrite, or transform any system prompt, command, agent, or skill — e.g. "improve this prompt", "make this less rigid", "transform this rule-based command", "optimize this agent", or "this skill keeps breaking on edge cases".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
tdd
TDD enforcement during implementation. Reads `tdd:` setting from CLAUDE.md. Modes - strict (human approval for escape), soft (warnings), off (disabled). Auto-invoked by /implement.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
test
iamladi/cautious-computing-machine--sdlc-plugin 1
-
update-models
Re-resolve the model registry by querying OpenAI Codex cache, Google AI API, and Oracle CLI. Use when models feel stale or after a major model release.
iamladi/cautious-computing-machine--sdlc-plugin 1
-
x-search
Search X/Twitter for real-time developer discourse, product feedback, community sentiment, and expert opinions. Use when user says "x search", "search x for", "search twitter for", "what are people saying about", or needs recent X discourse for context (library releases, API changes, product launches, industry discussion). Also use when researching a library, framework, API, or product to supplement web search with real-time community signal — e.g. "research Bun", "what do devs think of Hono", "is Turso production-ready".
iamladi/cautious-computing-machine--sdlc-plugin 1
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Karanjot786/agent-skills-cli 107
-
remotion-best-practices
Best practices for Remotion - Video creation in React
Karanjot786/agent-skills-cli 107
-
deep-researcher
Performs comprehensive, multi-layered research on any topic with structured analysis and synthesis of information from multiple sources. Use when the user needs thorough investigation, market research, technical deep-dives, due diligence, or comprehensive analysis on any subject.
Karanjot786/agent-skills-cli 107
-
test-skill
Brief description of what this skill does and when to use it.
Karanjot786/agent-skills-cli 107
-
lsp-enable
Use when navigating code, understanding unfamiliar functions, finding definitions or references, tracing call hierarchies, preparing for refactoring, or analyzing code impact. Enforces LSP-first semantic code intelligence with mandatory pre-edit checks, impact analysis before refactoring, and post-edit diagnostics. Provides IDE-like precision for code operations in large codebases. Covers navigation (goToDefinition, findReferences), understanding (hover, documentSymbol), and call analysis (incomingCalls, outgoingCalls).
zircote/lsp-tools 2
-
planning
Comprehensive feature planning and execution system. Provides workflows for creating plans, decomposing into features, and pull-based execution. Uses Beads as source of truth for state management.
NotMyself/planning-system 6
-
b00t
elasticdotventures/_b00t_ 12
-
b00t
Use when user asks for /b00t to send b00t learn content to a nominated agent.
elasticdotventures/_b00t_ 12
-
certainty-grade
Apply HIGH/MEDIUM/LOW certainty grading to all agent findings and recommendations. Use to gate human review, auto-fix, or autonomous action.
elasticdotventures/_b00t_ 12
-
code-quality
Validate code quality using certainty-graded rules. Detect AI artifacts, anti-patterns, and b00t violations. Reports auto-fixable vs review-required findings.
elasticdotventures/_b00t_ 12
-
deslop
Remove AI-generated artifacts from code. Three-phase certainty-graded cleanup. Use after any AI implementation session or before PR creation.
elasticdotventures/_b00t_ 12
-
drift-detect
Detect documentation-code drift. Deterministic collection (grep/AST) feeds a single LLM semantic analysis call. Reports mismatches with certainty grades.
elasticdotventures/_b00t_ 12
-
model-routing
Select the right model for the task. Maps task cognitive tier to optimal model. Reads _b00t_ datums for available models. Prefer local/cheap for deterministic work; frontier for reasoning.
elasticdotventures/_b00t_ 12
-
next-task
End-to-end task pipeline. Discovers the next task, plans, implements, reviews with certainty-graded quality gates, then ships. Resumable via git state.
elasticdotventures/_b00t_ 12