All authors
rakib-nyc avatar

Claude Skills by rakib-nyc

github.com/rakib-nyc
31 skillsAร— 310 installs0 views
SkillassayA

Audits AI coding-agent context. Measures always-on context-window cost of CLAUDE.md, AGENTS.md and Agent Skills, and reports skills that will not load, stale path references, redundant instructions and duplicate skill names. Use when the user asks to audit, measure or reduce context cost, check whether a skill is valid or will load, review CLAUDE.md or AGENTS.md quality, or find duplicate, conflicting or unused skills.

ai-agentsbashnode
0
2
Bom PrefixedA

Valid skill preceded by a UTF-8 byte order mark. Use when testing BOM handling.

ai-agentstesting
0
2
Crlf EndingsA

Valid skill using Windows line endings. Use when testing CRLF handling.

ai-agentstesting
0
2
Frontmatter ListA

body

ai-agents
0
2
Invalid NameA

Frontmatter name is a number, not a string. Use when testing type validation.

ai-agentstesting
0
2
Malformed YamlA

"broken

ai-agents
0
2
Missing DescriptionA

body

ai-agents
0
2
Name From DirectoryA

Frontmatter omits name; the harness derives it from the directory. Use when testing name inference.

ai-agentstesting
0
2
No FrontmatterA

Just prose, no frontmatter fence at all.

ai-agents
0
2
Special TokensA

Explains tokenizer control sequences such as <|endoftext|> and <|im_start|>. Use when the user asks about tokenizer internals.

ai-agents
0
2
Unicode HeavyA

Skill with emoji ๐ŸŽฏ, CJK ๆ—ฅๆœฌ่ชžใƒ†ใ‚ญใ‚นใƒˆ, RTL ู†ุต ุนุฑุจูŠ, and combining marks eฬ. Use when testing unicode.

ai-agentstesting
0
2
UnterminatedA

--- name: never-closed description: The fence is never closed. Use when testing. body continues forever

ai-agentstesting
0
2
Claude ApiA

Reference for the Claude API / Anthropic SDK โ€” model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER โ€” read BEFORE opening the target file; don't skip because it "looks like a one-liner" โ€” whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing/model choice/limits/caching) โ€” never answ...

ai-agentstypescriptpython
0
2
Admin Ui ComponentA

Creates accessible React components for the internal admin console. Use when the user asks to add or modify a screen, form, dialog, or table in the admin app.

ai-agentsreact
0
2
Ledger Db QueryA

Builds parameterised SQL against the ledger schema. Use when the user asks to read from or write to the accounts, postings, or journals tables.

ai-agentssql
0
2
Release NotesA

Drafts customer-facing release notes from merged pull requests. Use when the user asks to prepare a changelog or announce a version.

ai-agents
0
2
Frontend ComponentsA

Builds new web components. Use when the user asks to write or restyle a React component.

ai-agentsreactfrontend
0
2
Frontend StylingA

Applies house styling rules to web code. Use when the user asks to write or restyle a React component.

ai-agentsreactfrontend
0
2
Python ImportsA

Organises Python import blocks. Use when the user asks to sort or clean up imports in a .py module.

ai-agentspython
0
2
Format GoA

Formats Go source files. Use when the user asks to reformat, lint, or apply style rules to a .go file.

ai-agentsgo
0
2
Format PythonA

Formats Python source files. Use when the user asks to reformat, lint, or apply style rules to a .py file.

ai-agentspython
0
2
Review PerformanceA

Reviews Python code for performance defects. Use when the user asks to profile hot paths, reduce allocations, remove N+1 database round trips, or speed up a slow endpoint.

ai-agentspythondatabase
0
2
Review SecurityA

Reviews Python code for security defects. Use when the user asks to check code for injection, authentication bypass, unsafe deserialization, or secret leakage.

ai-agentspythonrust
0
2
Code Review 2A

Performs a code review pass. Use when the user asks to review code before merging.

ai-agents
0
2
Code ReviewA

Reviews a diff for defects. Use when the user asks to review a pull request or inspect changes.

ai-agentscode-review
0
2
Skill Creator V2A

Generates a new agent skill from a template. Use when the user asks to build a skill or add agent capabilities.

ai-agents
0
2
Skill CreatorA

Scaffolds a new agent skill directory. Use when the user asks to create a skill or add a new capability.

ai-agents
0
2
DeployA

Deploys a service to production. Use when the user asks to ship, release, or roll back.

ai-agents
0
2
DeployA

Deploys a service to production. Use when the user asks to ship, release, or roll back.

ai-agents
0
2
DeployA

Deploys a service to production. Use when the user asks to ship, release, or roll back.

ai-agents
0
2
SharedA

Runs the repo linter. Use when the user asks to lint or format the monorepo.

ai-agents
0
2