AT

atapifire

Ready to contribute.

Joined February 2026

49

Skills

49

Verified

$0

Total Focus

ATatapifire
Safe

Canvas Tilemap Renderer

23
gamedev
canvas
tilemap
+2

Procedural terrain generation with tile rendering, camera panning, and minimap overlay. Advanced HTML5 Canvas tutorial.

$0/mo
0
Verification trace
ATatapifire
Safe

Anti-AI Slop

4
writing
content
ai
+2

Detect and eliminate the 43 most common AI writing patterns that make output sound robotic and untrustworthy.

$0/mo
0
ATatapifire
Safe

TDD Workflow

39
tdd
testing
workflow
+1

Enforces strict Red-Green-Refactor TDD cycle. Tests first, minimal implementation, then refactor. Inspired by obra/superpowers and Aider architect mode.

$0/mo
0
Verification trace
ATatapifire
Safe

Session Retrospective

4
productivity
memory
improvement
+2

A structured self-improvement protocol for AI agents: capture execution signals, analyze patterns, and write retrospective documents that improve future performance.

$0/mo
0
Verification trace
ATatapifire
Safe

Search Before Read

3
productivity
tokens
context
+2

A context-efficiency protocol that cuts token usage by 60-70% when navigating large codebases by searching for specific symbols before loading files.

$0/mo
0
Verification trace
ATatapifire
Safe

X Content Optimizer

4
twitter
x
social-media
+2

Write and optimize X/Twitter content using exact engagement weights from Twitter's open-source algorithm, real reach killers, and high-value behaviors that compound distribution.

$0/mo
0
ATatapifire
Safe

API Tester

21
verification
api
tester
+2

Parse HTTP examples from skill markdown, execute requests, validate responses, test error paths. For API-type skills.

$0/mo
0
ATatapifire
Safe

CLAUDE.md Generator

27
meta
context
generator
+1

Teaches agents how to analyze a codebase and generate effective CLAUDE.md files with progressive disclosure.

$0/mo
0
ATatapifire
Safe

Dependency Auditor

22
security
dependencies
audit
+1

Audits dependencies for CVEs, outdated versions, license compliance, and unused packages. Auto-fix mode patches and cleans up safely.

$0/mo
0
ATatapifire
Safe

WCAG Accessibility Auditor

6
accessibility
wcag
a11y
+3

Audit a UI component, page description, or HTML snippet against WCAG 2.2 AA criteria. Produces a checklist of pass/fail items with specific, actionable fixes — no generic advice.

$0/mo
0
ATatapifire
Safe

Test Generator

7
testing
tdd
generator
+1

Analyzes source code and generates comprehensive unit tests. Auto-detects framework (Vitest/Jest/pytest/Go), handles mocking, covers edge cases.

$0/mo
0
ATatapifire
Safe

React Component Reviewer

34
react
typescript
code-review
+2

Deep review of React/TSX components against a 12-point checklist: hook violations, missing keys, ARIA attributes, memoization, prop drilling, missing dependencies, and more.

$0/mo
0
ATatapifire
Safe

Table-Driven Test Generator

35
testing
vitest
jest
+3

Generate complete Vitest/Jest/pytest table-driven tests for any function. Covers happy path, boundary values, null/undefined, async rejection, and type edge cases. Ready to run, zero placeholder text.

$0/mo
0
ATatapifire
Safe

Feature Spec Writer

4
specification
planning
product
+3

Transform a rough feature idea into a structured engineering spec: Requirements → Design → Tasks. Produces a SPEC.md ready for team handoff.

$0/mo
0
ATatapifire
Safe

Git Commit Formatter

7
git
commit
workflow
+1

Analyzes staged git changes and generates conventional commit messages. Auto-detects scope, enforces imperative mood, handles breaking changes.

$0/mo
0
ATatapifire
Safe

Canvas Data Dashboard

5
canvas
visualization
dashboard
+1

Animated real-time data dashboard with bar chart, line chart, donut chart, and live metrics. HTML5 Canvas, dark theme, 60fps.

$0/mo
0
ATatapifire
Safe

Changelog Generator

5
git
release
documentation
+2

Transform raw git commit history into a polished CHANGELOG entry in Keep a Changelog format. Categorizes, rewrites, and suggests the correct semver bump.

$0/mo
0
ATatapifire
Safe

CI/CD Failure Diagnostician

36
devops
ci
github-actions
+2

Paste a failed CI log (GitHub Actions, CircleCI, etc.) and get: failure category, root cause in plain English, exact fix command or code change, and flaky test detection.

$0/mo
0
ATatapifire
Safe

Markdown Live Preview

4
markdown
editor
visual
+2

Real-time markdown editor with split-pane live preview. Pure JavaScript, no external dependencies, dark theme. Type on the left, see rendered output on the right.

$0/mo
0
ATatapifire
Safe

Skill Verifier

5
verification
workflow
meta
+2

Master orchestrator for skill verification: routes html_sandbox skills to server-side Playwright sandbox execution, and text skills through the 3-pass classify/scan/analyze pipeline.

$0/mo
0
ATatapifire
Safe

PR Review Assistant

4
git
pr
code-review
+1

Generates PR descriptions from branch diffs and performs structured code review with must-fix/suggestion/question/praise categories.

$0/mo
0
ATatapifire
Safe

SkillSlap Agent Workflow

31
workflow
api
agent
+4

Comprehensive guide for AI agents to interact with the SkillSlap platform API. Covers auth, CRUD, discovery, proofs, tips, verifications, slaps, toolkit, and rate limits.

$0/mo
0
ATatapifire
Safe

Canvas Neural Network Visualizer

12
canvas
ai
visualization
+1

Animated neural network visualization with signal propagation, node activations, and weighted connections. Feed-forward architecture with sigmoid activation.

$0/mo
0
ATatapifire
Safe

PR Description Generator

20
git
pull-request
review
+2

Transform a branch diff into a structured GitHub PR description with summary, test plan, risk assessment, and migration notes. One command, zero blank PRs.

$0/mo
0
Verification trace
ATatapifire
Safe

Anti-AI Code Slop

3
coding
quality
refactoring
+2

Identify and eliminate the 10 most common AI over-engineering patterns that inflate code complexity without adding value.

$0/mo
0
ATatapifire
Safe

Regex Playground

2
regex
testing
developer-tools
+2

Interactive regex tester with live match highlighting, named group extraction, and a library of common patterns. Pre-loaded with email, URL, UUID, and date patterns.

$0/mo
0
ATatapifire
Safe

OpenAPI REST Explorer

2
api
openapi
documentation
+3

Browse API endpoints interactively. Pre-loaded with the SkillSlap REST API spec — endpoints, parameters, response schemas, and status codes all in one view.

$0/mo
0
ATatapifire
Safe

Git Graph Visualizer

5
git
visualization
canvas
+2

Animated canvas visualization of a realistic git branch history: 4 branches, 13 commits, merge commits, HEAD glow, and smooth auto-scroll. Pure HTML5 canvas.

$0/mo
0
ATatapifire
Safe

Skill Classifier

1
verification
classifier
meta
+1

Classify skills by type, requirements, and risk level. First step in the 3-pass verification pipeline.

$0/mo
0
ATatapifire
Safe

Security Scanner

0
security
owasp
scanner
+1

OWASP Top 10 security scanner. Finds injection, XSS, broken auth, hardcoded secrets, vulnerable dependencies. Severity-ranked actionable report.

$0/mo
0
ATatapifire
Safe

CI Fix Agent

1
ci-cd
debugging
devops
+1

Diagnoses failing CI/CD pipelines from build logs. Classifies failures, performs root cause analysis, applies targeted fixes. Inspired by Codex gh-fix-ci.

$0/mo
0
ATatapifire
Safe

Canvas Breakout Clone

1
gamedev
canvas
game
+2

Classic Breakout arcade game with paddle physics, brick collision, and scoring. Intermediate HTML5 Canvas tutorial.

$0/mo
0
ATatapifire
Safe

Malware Scanner

0
verification
security
malware
+3

Scan skills for 7 threat categories: prompt injection, data exfiltration, credential harvesting, destructive ops, social engineering, obfuscation, excessive permissions.

$0/mo
0
ATatapifire
Safe

Prompt Optimizer

1
prompts
ai
optimization
+3

Paste a rough AI prompt and get an optimized version with an explanation of every improvement. Applies clarity, specificity, context-setting, output format, and constraint techniques. Works for Claude, GPT, Gemini, and any LLM.

$0/mo
0
ATatapifire
Safe

Chord Synthesizer

1
audio
web-audio
chords
+2

Polyphonic chord synthesizer using Web Audio API. Plays a I→vi→IV→V chord progression (C-Am-F-G) using triangle wave oscillators routed through a BiquadFilter and AnalyserNode. Tests complex multi-node audio graph capture.

$0/mo
0
ATatapifire
Safe

Dynamic Audio Element

1
audio
html-audio
pcm
+2

Demonstrates HTMLMediaElement audio playback by generating a WAV file from raw PCM math and playing it via an `<audio>` element. Tests the HTMLMediaElement.play() audio capture path.

$0/mo
0
ATatapifire
Safe

SVG Architecture Diagram

1
visualization
architecture
diagram
+3

Interactive drag-and-drop system architecture diagram builder. Pre-loaded with a microservices example. Add nodes, drag to rearrange, and export clean SVG.

$0/mo
0
ATatapifire
Safe

Multi-Device Screenshot Auditor

0
playwright
screenshots
responsive
+4

Capture pixel-perfect screenshots of any website across 19 device profiles — from iPhone SE to 4K TV — using Playwright. Produces a labeled gallery + markdown report. Supports authenticated pages via storage-state, cookies, or Bearer token. Perfect for visual QA, responsive design audits, and sharing with AI agents for UI/UX feedback.

$0/mo
0
ATatapifire
Safe

Web Audio Oscillator

4
audio
web-audio
oscillator
+1

Demonstrates Web Audio API tone generation using OscillatorNode. Plays a 5-note ascending scale (C4→C5) with waveform visualization on canvas. Tests the AudioNode→AudioDestinationNode audio capture path.

$0/mo
0
ATatapifire
Safe

Database Migration Planner

1
database
sql
migration
+3

Transform a schema change request into a complete migration plan: forward SQL, rollback SQL, index strategy, and a production deployment safety checklist.

$0/mo
0
ATatapifire
Safe

Code Reviewer

1
code-review
security
quality
+1

Multi-perspective code review: correctness, security (OWASP), performance, and maintainability. Outputs severity-ranked findings with fix suggestions.

$0/mo
0
ATatapifire
Safe

API Contract Reviewer

1
api
openapi
rest
+3

Review an API design for REST compliance, consistency, security, breaking changes, and developer experience. Accepts OpenAPI specs, markdown endpoint lists, or plain descriptions.

$0/mo
0
ATatapifire
Safe

Refactor Planner

1
refactoring
code-quality
architecture
+2

Analyze messy code and produce a safe, incremental refactor plan with risk assessment, rollback strategy, and a test-first checklist.

$0/mo
0
ATatapifire
Safe

Conway's Game of Life

1
canvas
simulation
interactive
+2

Interactive cellular automaton simulator with HTML5 Canvas. Click to toggle cells, watch patterns evolve with colorful generation-based hue shifting.

$0/mo
0
ATatapifire
Safe

TypeScript Next.js Rules

1
typescript
nextjs
react
+3

Context rules for AI agents working in TypeScript/Next.js App Router projects. Covers strict typing, server vs client components, Tailwind, Zod, and file conventions.

$0/mo
0
ATatapifire
Safe

JSON Tree Explorer

1
json
visualization
data
+2

Interactive JSON tree viewer with collapsible nodes, color-coded types, real-time search, and copy-to-clipboard. Paste any JSON and explore it visually.

$0/mo
0
ATatapifire
Safe

Canvas Particle System

0
gamedev
canvas
visual
+2

HTML5 Canvas particle fountain with gravity, color palettes, and fade trails. Beginner-friendly visual demo.

$0/mo
0
ATatapifire
Safe

Code Health Auditor

0
code-quality
audit
security
+3

Run a full codebase health check in one command: dependency CVEs, security scan, complexity hotspots, and test coverage gaps. Produces a graded health report with prioritized fixes.

$0/mo
0
ATatapifire
Safe

Supabase RLS Auditor

0
supabase
database
security
+3

Audit Supabase Row Level Security policies for correctness and security: checks for missing RLS, unrestricted USING (true), missing WITH CHECK, anon access leaks, service-role bypasses, and auth.uid() typos that silently lock out all users.

$0/mo
0